home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac-Source 1994 July
/
Mac-Source_July_1994.iso
/
Other Langs
/
MacPerl ƒ
/
Perl Source ƒ
/
MacPerl
/
MPConsole.h
< prev
next >
Wrap
Text File
|
1993-09-16
|
445b
|
13 lines
/*********************************************************************
Project : MacPerl - Standalone Perl
File : MPConsole.cp - Console interface for GUSI
Author : Matthias Neeracher
Started : 31May93 Language : MPW C/C++
Modified : 14Aug93 MN WIOSELECT
Last : 14Aug93
*********************************************************************/
#define WIOSELECT (('w'<<8)|0x00) /* Put window to front */
void CloseConsole(Ptr cookie);